home *** CD-ROM | disk | FTP | other *** search
- --= SID = SIMTEL20 Ada Software Repository Item Description File = SID =--
- -- UNIT NAME : MESSAGE_IO
- -- VERSION : 1.0
- -- REVIEW CODE :
- -- DDN ADDRESS : WOODY%TI-EG@CSNET-RELAY
- -- AUTHOR : Patrick Kopson
- -- : Texas Instruments
- -- COPYRIGHT : (c) 1985
- -- DATE CREATED : 01 APR 85
- -- DATE RELEASED : 03 DEC 85
- -- DATE LAST UPDATED : 03 DEC 85
- -- LOCATION : C2MUG
- -- LOCATION : ASR
- -- ENVIRONMENT : VAX 11/785 VMS 4.1
- --= CLASSIFICATION ===============================================--
- -- CATEGORY LEVEL 1 : COMPONENTS
- -- CATEGORY LEVEL 2 : INPUT/OUTPUT
- -- CATEGORY LEVEL 3 : I/O Messages
- -- CATEGORY LEVEL 4 :
- -- KEYWORD : Text_Messages
- -- INDEX : Text
- -- INDEX : Text Messages
- -- INDEX : Messages, Text
- -- TAXONOMY :
- -- DEPENDENCIES :
- -- SEE ALSO :
- --= FILE LISTING ===============================================--
- -- FILE SPECS : PD:<ADA.COMPONENTS>MESSAGEIO.*
- -- DIRECTORY DISPLAY :
- -- Directory PD:<ADA.COMPONENTS>
- -- File Name Byte Count Line Count
- -- --------------- ---------- ----------
- -- MESSAGEIO.ADA 25068 612
- -- MESSAGEIO.PRO 3121 65
- -- =============== ========== ==========
- -- 2 Files 28189 677
- --= ABSTRACT ===============================================--
- -- This package is used for sending messages to the default output
- -- file. See the visible part for the details of the structure of the
- -- messages. Minor changes to this package (including making the length
- -- of certain fields generic parameters) would make this package much
- -- more versatile.
- --= REVISION HISTORY ===============================================--
- --
- -- DATE VERSION AUTHOR HISTORY
- -- 12/3/85 1.0 Patrick Kopson Initial Release
- --= RELEASE NOTICE ===============================================--
- -- This prologue must be included in all copies of this software.
- --
- -- This software is copyright by the author.
- --
- -- This software is released to the Ada community.
- -- This software is released to the Public Domain (note:
- -- software released to the Public Domain is not subject
- -- to copyright protection).
- -- Restrictions on use or distribution: NONE
- --= DISCLAIMER ===============================================--
- -- This software and its documentation are provided "AS IS" and
- -- without any expressed or implied warranties whatsoever. No warranties
- -- as to performance, merchantability, or fitness for a particular
- -- purpose exist.
- -- The user is advised to test the software thoroughly before
- -- relying on it. The user must assume the entire risk and liability of
- -- using this software. In no event shall any person or organization of
- -- people be held responsible for any direct, indirect, consequential or
- -- inconsequential damages or lost profits.
- --======================================================================--
-